Version

CheckBoxEditor Method

Helper to configure and render CheckBoxEditor.
Overload List
OverloadDescription
CheckBoxEditor()Helper to configure and render CheckBoxEditor.  
CheckBoxEditor(String)Helper to configure a CheckBoxEditor with ID.  
CheckBoxEditor(String,String)Helper to configure a CheckBoxEditor for name.  
CheckBoxEditor(String,String,Boolean)Helper to configure a CheckBoxEditor for name.  
CheckBoxEditor(String,Object)Helper to configure a CheckBoxEditor for name.  
CheckBoxEditor(String,IDictionary<String,Object>)Helper to configure a CheckBoxEditor for name.  
CheckBoxEditor(String,String,Object)Helper to configure a CheckBoxEditor for name.  
CheckBoxEditor(String,String,IDictionary<String,Object>)Helper to configure a CheckBoxEditor for name.  
CheckBoxEditor(String,String,Boolean,Object)Helper to configure a CheckBoxEditor for name.  
CheckBoxEditor(String,String,Boolean,IDictionary<String,Object>)Helper to configure a CheckBoxEditor for name.  
CheckBoxEditor(CheckBoxEditorModel)Helper to configure and render CheckBoxEditor.  
CheckBoxEditor(String,CheckBoxEditorModel)Helper to configure and render CheckBoxEditor.  
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub